Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(module): fix RBAC for Admin #259

Merged
merged 1 commit into from
Aug 5, 2024
Merged

Conversation

fl64
Copy link
Member

@fl64 fl64 commented Aug 5, 2024

Description

Fix the misconfiguration for the Admin role

Why do we need it, and what problem does it solve?

What is the expected result?

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

Signed-off-by: Pavel Tishkov <[email protected]>
@fl64 fl64 force-pushed the fix/module/fix-rbac-for-user-admin branch from 11a009a to 509625d Compare August 5, 2024 10:18
@fl64 fl64 merged commit 896073b into main Aug 5, 2024
10 checks passed
@fl64 fl64 deleted the fix/module/fix-rbac-for-user-admin branch August 5, 2024 10:25
universal-itengineer pushed a commit that referenced this pull request Aug 12, 2024
release 0.12.0 (2024-08-12)

Features
api: add importer's requests and limits for virtualization config (#266) (363283d)
api: remove provisioner pod req and lim settings (7f4e38a)
api: remove req/lim settings from virtualization mc (7f4e38a)
api: set common logger slog (7f62061)
vd: add binding mode (da65e56)
vd: set common logger slog for controller (f37c5df)
vm-route-forge: add route interface (#268) (1343160)

Bug Fixes
module: add 'need restart' and 'agent' status to brief output (#262) (d4646a6)
module: fix RBAC for Admin (#259) (896073b)
module: remove deprecated vmipCIDRs from module config (#263) (dbb1181)
vd: revert degraded phase (4db841b)
vm: add unittests for statistic handler (#271) (767bb44)
vmip: create double lease (#261) (8bdf8c3)
vm: remove pod finalizers after pod completion (#265) (6de10fd)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants